home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / Managed / Direct3D / PrtPerVertex / PrtPerVertex.csproj < prev    next >
Encoding:
Text File  |  2004-09-27  |  9.3 KB  |  249 lines

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{2D7AB553-EBE6-42D6-B743-48004614EA6A}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "PRTPerVertex"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "WinExe"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "PRTPerVertex"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "true"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "true"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "bin\Debug\"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "true"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "bin\Release\"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System.Windows.Forms"
  69.                     AssemblyName = "System.Windows.Forms"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.Drawing"
  73.                     AssemblyName = "System.Drawing"
  74.                 />
  75.                 <Reference
  76.                     Name = "System"
  77.                     AssemblyName = "System"
  78.                 />
  79.                 <Reference
  80.                     Name = "mscorlib"
  81.                     AssemblyName = "mscorlib"
  82.                 />
  83.                 <Reference
  84.                     Name = "Microsoft.DirectX"
  85.                     AssemblyName = "Microsoft.DirectX"
  86.                     AssemblyFolderKey = "hklm\current managed directx 9.2"
  87.                 />
  88.                 <Reference
  89.                     Name = "Microsoft.DirectX.Direct3D"
  90.                     AssemblyName = "Microsoft.DirectX.Direct3D"
  91.                     AssemblyFolderKey = "hklm\current managed directx 9.2"
  92.                 />
  93.                 <Reference
  94.                     Name = "Microsoft.DirectX.Direct3DX"
  95.                     AssemblyName = "Microsoft.DirectX.Direct3DX"
  96.                     AssemblyFolderKey = "hklm\current managed directx 9.2"
  97.                 />
  98.                 <Reference
  99.                     Name = "System.Data"
  100.                     AssemblyName = "System.Data"
  101.                 />
  102.                 <Reference
  103.                     Name = "System.XML"
  104.                     AssemblyName = "System.Xml"
  105.                 />
  106.             </References>
  107.         </Build>
  108.         <Files>
  109.             <Include>
  110.                 <File
  111.                     RelPath = "app.config"
  112.                     BuildAction = "None"
  113.                 />
  114.                 <File
  115.                     RelPath = "PRTColorLights.fx"
  116.                     BuildAction = "None"
  117.                 />
  118.                 <File
  119.                     RelPath = "PRTMesh.cs"
  120.                     SubType = "Code"
  121.                     BuildAction = "Compile"
  122.                 />
  123.                 <File
  124.                     RelPath = "PRTOptions.cs"
  125.                     SubType = "Code"
  126.                     BuildAction = "Compile"
  127.                 />
  128.                 <File
  129.                     RelPath = "PRTPerVertex.cs"
  130.                     SubType = "Code"
  131.                     BuildAction = "Compile"
  132.                 />
  133.                 <File
  134.                     RelPath = "PRTSimulator.cs"
  135.                     SubType = "Code"
  136.                     BuildAction = "Compile"
  137.                 />
  138.                 <File
  139.                     RelPath = "SHIrradianceEnvMap.fx"
  140.                     BuildAction = "None"
  141.                 />
  142.                 <File
  143.                     RelPath = "SimpleLighting.fx"
  144.                     BuildAction = "None"
  145.                 />
  146.                 <File
  147.                     RelPath = "Skybox.cs"
  148.                     SubType = "Code"
  149.                     BuildAction = "Compile"
  150.                 />
  151.                 <File
  152.                     RelPath = "skybox.fx"
  153.                     BuildAction = "None"
  154.                 />
  155.                 <File
  156.                     RelPath = "Common\AssemblyInfo.cs"
  157.                     Link = "..\..\Common\AssemblyInfo.cs"
  158.                     SubType = "Code"
  159.                     BuildAction = "Compile"
  160.                 />
  161.                 <File
  162.                     RelPath = "Common\directx.ico"
  163.                     Link = "..\..\Common\directx.ico"
  164.                     BuildAction = "EmbeddedResource"
  165.                 />
  166.                 <File
  167.                     RelPath = "Common\dxmut.cs"
  168.                     Link = "..\..\Common\dxmut.cs"
  169.                     SubType = "Code"
  170.                     BuildAction = "Compile"
  171.                 />
  172.                 <File
  173.                     RelPath = "Common\dxmutdata.cs"
  174.                     Link = "..\..\Common\dxmutdata.cs"
  175.                     SubType = "Code"
  176.                     BuildAction = "Compile"
  177.                 />
  178.                 <File
  179.                     RelPath = "Common\dxmutenum.cs"
  180.                     Link = "..\..\Common\dxmutenum.cs"
  181.                     SubType = "Code"
  182.                     BuildAction = "Compile"
  183.                 />
  184.                 <File
  185.                     RelPath = "Common\dxmutexception.cs"
  186.                     Link = "..\..\Common\dxmutexception.cs"
  187.                     SubType = "Code"
  188.                     BuildAction = "Compile"
  189.                 />
  190.                 <File
  191.                     RelPath = "Common\dxmutgui.cs"
  192.                     Link = "..\..\Common\dxmutgui.cs"
  193.                     SubType = "Code"
  194.                     BuildAction = "Compile"
  195.                 />
  196.                 <File
  197.                     RelPath = "Common\dxmutmesh.cs"
  198.                     Link = "..\..\Common\dxmutmesh.cs"
  199.                     SubType = "Code"
  200.                     BuildAction = "Compile"
  201.                 />
  202.                 <File
  203.                     RelPath = "Common\dxmutmisc.cs"
  204.                     Link = "..\..\Common\dxmutmisc.cs"
  205.                     SubType = "Code"
  206.                     BuildAction = "Compile"
  207.                 />
  208.                 <File
  209.                     RelPath = "Common\dxmutSettingsDlg.cs"
  210.                     Link = "..\..\Common\dxmutSettingsDlg.cs"
  211.                     SubType = "Code"
  212.                     BuildAction = "Compile"
  213.                 />
  214.                 <File
  215.                     RelPath = "Forms\PRTAdaptiveOptionsForm.cs"
  216.                     SubType = "Form"
  217.                     BuildAction = "Compile"
  218.                 />
  219.                 <File
  220.                     RelPath = "Forms\PRTAdaptiveOptionsForm.resx"
  221.                     DependentUpon = "PRTAdaptiveOptionsForm.cs"
  222.                     BuildAction = "EmbeddedResource"
  223.                 />
  224.                 <File
  225.                     RelPath = "Forms\PRTLoadForm.cs"
  226.                     SubType = "Form"
  227.                     BuildAction = "Compile"
  228.                 />
  229.                 <File
  230.                     RelPath = "Forms\PRTLoadForm.resx"
  231.                     DependentUpon = "PRTLoadForm.cs"
  232.                     BuildAction = "EmbeddedResource"
  233.                 />
  234.                 <File
  235.                     RelPath = "Forms\PRTOptionsForm.cs"
  236.                     SubType = "Form"
  237.                     BuildAction = "Compile"
  238.                 />
  239.                 <File
  240.                     RelPath = "Forms\PRTOptionsForm.resx"
  241.                     DependentUpon = "PRTOptionsForm.cs"
  242.                     BuildAction = "EmbeddedResource"
  243.                 />
  244.             </Include>
  245.         </Files>
  246.     </CSHARP>
  247. </VisualStudioProject>
  248.  
  249.